docker run の it オプション
$ docker run --help
code: help.txt
-i, --interactive Keep STDIN open even if not attached
STDIN
(
標準入力
)を開き続ける
attach
って何?